projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b351b2
)
; * etc/NEWS: Call out a recent change in Enriched mode.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 8 Feb 2021 16:19:31 +0000
(18:19 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 8 Feb 2021 16:19:31 +0000
(18:19 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 40fe2156006e8fdea246b573a5e76e1c534c32ed..513004885cb661e9a1723ff4c6d4f427e371c92f 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1620,6
+1620,13
@@
that makes it a valid button.
*** New variable 'thing-at-point-provider-alist'.
This allows mode-specific alterations to how 'thing-at-point' works.
+** Enriched mode
+
+---
+*** 'C-a' is by default no longer bound to 'beginning-of-line-text'.
+This is so 'C-a' works as in other modes, and in particular holding
+Shift while typing 'C-a', i.e. 'C-S-a', will now highlight the text.
+
** Miscellaneous
+++